This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: JDBC difference from Domino 5 & 6 ~Umberto Nongeroson 5.Jan.04 05:04 PM a Web browser General All ReleasesWindows 2000
FYI, you don't have to use the JDBC driver, which as you noted requires the presence of a Notes client (still true in Notes 6.x). You can also use CORBA to read from/write to Notes databases from a standalone Java application in which case you only need the NCSO.jar file in your classpath.
dgg